home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 4 / Eagles_Nest_Mac_Collection_Disc_4.TOAST / Desktop Publishing / MacGhost252 / MacGS 2.5.2 Runtime ƒ / READ ME < prev   
Text File  |  1993-01-14  |  2KB  |  69 lines

  1. 13 January 1993
  2.  
  3. Overview
  4. --------
  5. This Compactor Pro archive contains the runtime environment for version
  6. 2.5.2 of Macintosh Ghostscript that runs on a Macintosh with at least 
  7. 2 Megabytes of memory.  Because it does *not* contain the Ghostscript
  8. source code, you must also obtain and unarchive MacGS_2.5.x_Dev.cpt to
  9. obtain a complete Ghostscript development environment.
  10.  
  11. This implemention does not require 32-bit Color QuickDraw and runs
  12. under both System 6 and System 7.  It should even run on black-and-
  13. white displays (!).
  14.  
  15. This version does not presuppose a 68020 or better processor, nor does
  16. it presuppose the existence of a 68881 FPU.
  17.  
  18.  
  19. Mac-Specific Features
  20. ------------ --------
  21. Once Ghostscript is initialized, if you click on the Graphics window,
  22. you can open and display PostScript files via the MacGS menu.  This
  23. menu also allows you to save your PostScript output as a PICT file.
  24.  
  25. You can Cut and Copy the rendered image to the clipboard.
  26.  
  27. The arrow keys will scroll the graphics window.  On an extended
  28. keyboard, the Page Up/Down and Home/End keys will scroll the image
  29. appropriately; the addition of the Option key specifies the horizontal
  30. scrollbar.
  31.  
  32.  
  33. Limitations (Caveat emptor!)
  34. ----------- ------- --------
  35. Although I've implemented printing, I don't have a printer.  Thus, as
  36. Donald Knuth says, "Although I've proven the code correct, I haven't
  37. tested it."
  38.  
  39. No interface currently exists that allow you to specific other
  40. Ghostscript device drivers.
  41.  
  42. There is currently no way to interrupt the execution of a large PS
  43. file other than to Quit MacGS when pauses at the end of a page.
  44.  
  45.  
  46. Bugs
  47. ----
  48. Runtime errors sometimes cause MacGS to terminate abnormally with a
  49. typecheck error if the Ghostscript interpretor is implicitly invoked
  50. via the Open File... menu item.  If you are writing PostScript programs,
  51. and are therefore susceptible to PS errors, I suggest that you use the
  52. console interface to execute your programs.
  53.  
  54. Printing appears to be a noop.
  55.  
  56. On a black-and-white (viz., 1-bit deep) display, some PS files make
  57. the initial contents of the graphics window black; scrolling the window
  58. sometimes ameliorates this problem.
  59.  
  60.  
  61. Distribution Caveats
  62. ------------ -------
  63. Even though I've not yet included the caveat in most of the source
  64. code that I've generated, the distribution of the source code is
  65. controlled by the GNU General License.
  66.  
  67.  
  68. ...Martin Fong                mwfong@nisc.sri.com
  69.